'Declaration
Public MustInherit Class SQLiteAggregateFunction
(Of T1,TResult)
Inherits SQLiteAggregateFunction
Implements System.IDisposable
public abstract class SQLiteAggregateFunction<T1,TResult> : SQLiteAggregateFunction, System.IDisposable